home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / Skachky.swf / scripts / DefineButton2_201 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2004-07-11  |  81 b   |  5 lines

  1. on(press){
  2.    _level0.horse1.rider01.gotoAndPlay(2);
  3.    start_whip = true;
  4. }
  5.